home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / programming / amiga / muibuilder / mb / developer / c / includes / mb_pragmas.h next >
Encoding:
C/C++ Source or Header  |  1994-05-10  |  464 b   |  20 lines

  1. /*
  2. **
  3. **    MUIBuilder.library
  4. **
  5. **    $VER: MUIBuilder.library 1.0
  6. **
  7. **        (c) copyright 1994
  8. **            Eric Totel
  9. **
  10. */
  11.  
  12. #pragma libcall MUIBBase MB_Open 1E 0
  13. #pragma libcall MUIBBase MB_Close 24 0
  14. #pragma libcall MUIBBase MB_GetA 2A 901
  15. #pragma tagcall MUIBBase MB_Get 2A 901
  16. #pragma libcall MUIBBase MB_GetVarInfoA 30 9002
  17. #pragma tagcall MUIBBase MB_GetVarInfo 30 9002
  18. #pragma libcall MUIBBase MB_GetNextCode 36 9802
  19. #pragma libcall MUIBBase MB_GetNextNotify 3C 9802
  20.